home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / ROADS15.ARJ / VERSION.H < prev   
Text File  |  1993-12-23  |  1KB  |  23 lines

  1. #define VERSION_H
  2.  
  3. #define KEY_HELP                                               \
  4. "T           Determine FPS\n"                                  \
  5. "C           Cheat -- Fill screen with animations\n"           \
  6. "R           Cheat, but save roads\n"                          \
  7. "E           Toggle dirt/grass edging\n"                       \
  8. "A           Toggle off/on animations\n"                       \
  9. "SPACE       Randomize foreground and background\n"            \
  10. "B           Randomize background\n"                           \
  11. "ENTER       Randomize foreground\n"                           \
  12. "G           Randomize amount of grassiness for next world\n"  \
  13. "ESC         QUIT this damn program I'm sick of it!\n"         \
  14. "S           Check out the SPRITE page\n"                      \
  15. "K           Toggle Keyboard Delay ON/OFF\n"                   \
  16. "F           Bring on the frog!\n"                             \
  17. "W           Frog Watch mode\n"                                \
  18. "ARROW KEYS  Move around in the world\n"
  19.  
  20. #define HEADER \
  21. "ROADS version 15.0  -- Sloppyright (S) Eric W. Lund and Donald D. Dienst\n"
  22.  
  23.